@font-face {
	font-display: swap;
	font-family: "PTSans";
	font-weight: 400;
	src: url('/fonts/PTSans-Regular.woff2') format("woff2"), url('/fonts/PTSans-Regular.woff') format('woff');
}

@font-face {
	font-display: swap;
	font-family: "PTSans";
	font-weight: 700;
	src: url('/fonts/PTSans-Bold.woff2') format("woff2"), url('/fonts/PTSans-Bold.woff') format('woff');
}

.tooltip {
	position: fixed;
	padding: 8px 10px;
	border: 1px solid #191919;
	border-radius: 10px;
	font: 10px/1.3 sans-serif;
	color: #FFFFFF;
	background: #191919;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .0);
}

.btn-main {
	background: rgb(226, 26, 26) !important;
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	padding: 12px 30px 12px 30px !important;
	border-radius: 8px;
	transition: all .4s ease;
}

.btn-main:hover {
	background: rgb(204, 22, 22) !important;
}

.btn-main2 {
	background: rgb(255, 255, 255) !important;
	color: rgb(226, 26, 26) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	padding: 11px 30px 11px 30px !important;
	border-radius: 8px;
	transition: all .4s ease;
	border: 2px solid rgb(226, 26, 26);
}

.btn-main2:hover {
	background: rgb(226, 26, 26) !important;
	color: rgb(255, 255, 255) !important;
	border: 2px solid rgb(226, 26, 26);
}

.btn-main3 {
	background: rgba(212, 227, 236, 1) !important;
	color: rgba(49, 50, 52, 1) !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	padding: 12px 30px 12px 30px !important;
	border-radius: 8px;
	transition: all .4s ease;
}

.btn-main3:hover {
	background: rgba(212, 227, 236, 0.7) !important;
	color: rgba(49, 50, 52, 1) !important;
}

.no-tarifs {
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px;
	min-width: 100%;
	box-sizing: border-box;
}

.chCity-close {
	cursor: pointer;
}

.forzind {
	z-index: 10 !important;
}

.forzind1 {
	z-index: 9 !important;
}

#street-inp,
#house-inp {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: none;
	box-sizing: border-box;
}

.searchadr-ul {
	display: none;
	z-index: 50;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	max-height: 500px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	overflow-y: auto;
	height: auto;
	background: rgba(240, 240, 240, 1);
	box-sizing: border-box;
}

.searchadr-item {
	cursor: pointer;
	transition: color 0.3s ease;
	line-height: 1;
	margin: 10px 0;
}

.searchadr-item:hover {
	color: #f6a000 !important;
}

.clearEl div {
	opacity: 0;
	pointer-events: none;
}

.preload {
	opacity: 1 !important;
	display: flex;
	position: absolute;
	top: auto;
	left: auto;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#cities-list li {
	margin: 5px 0 5px 30px;
}

.city-list__item {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

.city-list__item li {
	margin: 5px 0 5px 20px;
}

.city-list__item li:last-child {
	margin: 5px 0 20px 20px;
}

.cities-item {
	text-decoration: none;
	transition: color .3s linear;
}

.areas-item {
	cursor: pointer;
	transition: color .3s linear;
	margin: 5px 0;
}

.areas-item:hover,
.cities-item:hover,
.areas-item.checked {
	color: #e21a1a !important;
}

.areas-item.checked .city-list__item {
	border-left: 1px solid;
}

#myInputCity {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	border: none;
	outline: 0;
	background: transparent;
	color: white;
}

#myInputCity::placeholder {
	color: white;
}

#cities-list,
#areas-list,
#searchList {
	overflow-y: auto;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	max-height: 85vh;
	padding-bottom: 50px;
	margin-bottom: 100px;
}

.hide,
.hideblock,
.hideblockhideblock,
.hideblockhideblockhideblock,
.hideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblockhideblockhideblock,
.hideblockhideblockhideblockhideblockhideblockhideblockhideblockhideblock {
	display: none !important;
	margin: 0px !important;
}

h1.h1b,
h2.h2b,
h3.h3b,
h4.h4b {
	color: rgba(49, 50, 52, 1) !important;
}

@media(max-width: 1365px) {

	h1.h1b,
	h2.h2b,
	h3.h3b,
	h4.h4b,
	h1.h1w,
	h2.h2w,
	h3.h3w,
	h4.h4w {
		font-size: 80% !important;
	}
}

@media(max-width: 1023px) {

	h1.h1b,
	h2.h2b,
	h3.h3b,
	h4.h4b,
	h1.h1w,
	h2.h2w,
	h3.h3w,
	h4.h4w {
		font-size: 78% !important;
		line-height: 110% !important;
	}
}

h1.h1w,
h2.h2w,
h3.h3w,
h4.h4w {
	color: rgb(255, 255, 255) !important;
}

.text-main {
	color: rgba(49, 50, 52, 1) !important;
}

.text-main a {
	text-decoration: none;
	transition: color .3s ease;
	color: rgb(23, 144, 255) !important;
}

.text-main a:hover {
	color: rgb(226, 26, 26) !important;
}

/* tarifscard */
.all-tarifs {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 10px;
}

.card {
	box-sizing: border-box;
	flex: 0 0 317px;
	border-radius: 8px;
	border: 1px solid #e0ebf0;
	line-height: 1.2;
	transition: box-shadow .5s ease;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	background-color: #fff;
	color: #000;
	font-size: 20px;
	padding: 16px;
	transition: all .4s ease;
}

.card:hover {
	box-shadow: 0 4px 30px 0 #0738554D;
}

.card-header {
	background-color: #EAF1F6;
	border-radius: 8px;
	font-size: 24px;
	font-weight: 700;
	padding: 16px;
	height: auto !important;
	min-height: 90px;
	box-sizing: border-box;
}

.card-body {
	flex-grow: 1;
	padding-top: 16px;
}

.atr-item {
	padding: 5px 0 5px 50px;
	margin-bottom: 6px;
}

.atr-item.internet {
	background: url(/files/storage/card_internet.svg) no-repeat;
}

.atr-item.tv {
	background: url(/files/storage/card_tv.svg) no-repeat;
}

.atr-item.mob-int {
	background: url(/files/storage/card_mobint.svg) no-repeat;
}

.atr-item.mob-min {
	background: url(/files/storage/card_mobmin.svg) no-repeat;
}

.atr-item a {
	color: inherit;
	text-decoration: none;
	transition: all .4s ease;
}

.short-desc {
	margin: 20px 0 10px;
	border-top: 1px solid #E0EBF0;
	border-bottom: 1px solid #E0EBF0;
	padding: 8px 0;
	font-size: 14px;
	color: #4e4e4e;
}

.card-footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	margin-top: 20px;
}

.comap,
.sale {
	font-size: 14px;
}

.sale {
	color: #E21A1A;
}

div.ap>span {
	font-size: 24px;
	font-weight: 700;
}

div.ap>span.apnext {
	font-size: 14px;
	font-weight: 400;
	color: #74767A;
	text-decoration: line-through;
	padding-left: 10px;
}

a.tarif-btn {
	padding: 12px 60px;
	border-radius: 8px;
	background-color: #E21A1A;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	transition: all .4s ease;
}

a.tarif-btn:hover {
	background-color: #D51515;
}

a.tarif-podr {
	color: #007CFF;
	font-size: 14px;
	text-decoration: none;
	transition: all .4s ease;
}